gl renderer: Speed up bounds transformation
authorTimm Bäder <mail@baedert.org>
Fri, 20 Dec 2019 19:31:37 +0000 (20:31 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 7 Jan 2020 16:27:17 +0000 (17:27 +0100)
commit1dea6d4fc751c408f0c909c8d2d4cbf6ec87aa7e
tree94d2b9935ee33f7175d117faa8141fba7c8ee7d1
parent022d19a4c6344ac381dc68ca9375835cceb039a9
gl renderer: Speed up bounds transformation

We started saving the scale of the current modelview directly in the
RenderOpBuilder, so we don't need to poke the modelview stack anymore.
gsk/gl/gskglrenderops.c